[INFO] cloning repository https://github.com/bastiscode/qgram-index
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bastiscode/qgram-index" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbastiscode%2Fqgram-index", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbastiscode%2Fqgram-index'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88be6b76ab512f4dbebd5e4f5846313f61411ed6
[INFO] fixing bastiscode/qgram-index against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbastiscode%2Fqgram-index" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bastiscode/qgram-index
[INFO] finished tweaking git repo https://github.com/bastiscode/qgram-index
[INFO] tweaked toml for git repo https://github.com/bastiscode/qgram-index written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bastiscode/qgram-index on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bastiscode/qgram-index already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-build-config v0.26.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.26.0
[INFO] [stderr]   Downloaded pyo3-macros v0.26.0
[INFO] [stderr]   Downloaded pyo3-log v0.13.1
[INFO] [stderr]   Downloaded memmap2 v0.9.8
[INFO] [stderr]   Downloaded pyo3-ffi v0.26.0
[INFO] [stderr]   Downloaded any_ascii v0.3.3
[INFO] [stderr]   Downloaded web-sys v0.3.78
[INFO] [stderr]   Downloaded pyo3 v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 737882ef94819df137aa5d401009ec83387230674c44c71aaf44d4d00c2de7bd
[INFO] running `Command { std: "docker" "start" "737882ef94819df137aa5d401009ec83387230674c44c71aaf44d4d00c2de7bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "737882ef94819df137aa5d401009ec83387230674c44c71aaf44d4d00c2de7bd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "737882ef94819df137aa5d401009ec83387230674c44c71aaf44d4d00c2de7bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "737882ef94819df137aa5d401009ec83387230674c44c71aaf44d4d00c2de7bd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking any_ascii v0.3.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]     Checking pathfinding v4.14.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking pyo3-log v0.13.1
[INFO] [stderr]     Checking search-index v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> IndexDataIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> IndexDataIter<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prefix.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn get_matches(&self, prefix: &str) -> Vec<InvList> {
[INFO] [stdout]     |                    ^^^^^                       ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn get_matches(&self, prefix: &str) -> Vec<InvList<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> benches/benchmark.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 .find_matches("the united states", 100)
[INFO] [stdout]     |                  ^^^^^^^^^^^^ ------------------- argument #1 of type `pyo3::marker::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 .find_matches(/* pyo3::marker::Python<'_> */, "the united states", 100)
[INFO] [stdout]     |                               +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> benches/benchmark.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 .find_matches("the united states", 10)
[INFO] [stdout]     |                  ^^^^^^^^^^^^ ------------------- argument #1 of type `pyo3::marker::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 .find_matches(/* pyo3::marker::Python<'_> */, "the united states", 10)
[INFO] [stdout]     |                               +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> benches/benchmark.rs:124:18
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 .find_matches("angela m", 100)
[INFO] [stdout]     |                  ^^^^^^^^^^^^ ---------- argument #1 of type `pyo3::marker::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 .find_matches(/* pyo3::marker::Python<'_> */, "angela m", 100)
[INFO] [stdout]     |                               +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> benches/benchmark.rs:132:18
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 .find_matches("angela m", 10)
[INFO] [stdout]     |                  ^^^^^^^^^^^^ ---------- argument #1 of type `pyo3::marker::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 .find_matches(/* pyo3::marker::Python<'_> */, "angela m", 10)
[INFO] [stdout]     |                               +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `search-index` (bench "benchmark") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/prefix.rs:670:14
[INFO] [stdout]     |
[INFO] [stdout] 670 |             .find_matches("agar", 2)
[INFO] [stdout]     |              ^^^^^^^^^^^^ ------ argument #1 of type `pyo3::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 402 |         &self,
[INFO] [stdout] 403 |         py: Python,
[INFO] [stdout]     |         ----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 670 |             .find_matches(/* pyo3::Python<'_> */, "agar", 2)
[INFO] [stdout]     |                           +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/prefix.rs:675:14
[INFO] [stdout]     |
[INFO] [stdout] 675 |             .find_matches("agar agar", 2)
[INFO] [stdout]     |              ^^^^^^^^^^^^ ----------- argument #1 of type `pyo3::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 402 |         &self,
[INFO] [stdout] 403 |         py: Python,
[INFO] [stdout]     |         ----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 675 |             .find_matches(/* pyo3::Python<'_> */, "agar agar", 2)
[INFO] [stdout]     |                           +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/prefix.rs:688:14
[INFO] [stdout]     |
[INFO] [stdout] 688 |             .find_matches("United States", 1)
[INFO] [stdout]     |              ^^^^^^^^^^^^ --------------- argument #1 of type `pyo3::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 402 |         &self,
[INFO] [stdout] 403 |         py: Python,
[INFO] [stdout]     |         ----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 688 |             .find_matches(/* pyo3::Python<'_> */, "United States", 1)
[INFO] [stdout]     |                           +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/prefix.rs:695:14
[INFO] [stdout]     |
[INFO] [stdout] 695 |             .find_matches("United State", 1)
[INFO] [stdout]     |              ^^^^^^^^^^^^ -------------- argument #1 of type `pyo3::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 402 |         &self,
[INFO] [stdout] 403 |         py: Python,
[INFO] [stdout]     |         ----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 695 |             .find_matches(/* pyo3::Python<'_> */, "United State", 1)
[INFO] [stdout]     |                           +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/prefix.rs:702:14
[INFO] [stdout]     |
[INFO] [stdout] 702 |             .find_matches("the U.S. of A", 1)
[INFO] [stdout]     |              ^^^^^^^^^^^^ --------------- argument #1 of type `pyo3::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 402 |         &self,
[INFO] [stdout] 403 |         py: Python,
[INFO] [stdout]     |         ----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 702 |             .find_matches(/* pyo3::Python<'_> */, "the U.S. of A", 1)
[INFO] [stdout]     |                           +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/prefix.rs:710:14
[INFO] [stdout]     |
[INFO] [stdout] 710 |             .find_matches("the U.S. of Am", 1)
[INFO] [stdout]     |              ^^^^^^^^^^^^ ---------------- argument #1 of type `pyo3::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 402 |         &self,
[INFO] [stdout] 403 |         py: Python,
[INFO] [stdout]     |         ----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 710 |             .find_matches(/* pyo3::Python<'_> */, "the U.S. of Am", 1)
[INFO] [stdout]     |                           +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/prefix.rs:717:14
[INFO] [stdout]     |
[INFO] [stdout] 717 |             .find_matches("the U.S. of", 1)
[INFO] [stdout]     |              ^^^^^^^^^^^^ ------------- argument #1 of type `pyo3::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 402 |         &self,
[INFO] [stdout] 403 |         py: Python,
[INFO] [stdout]     |         ----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 717 |             .find_matches(/* pyo3::Python<'_> */, "the U.S. of", 1)
[INFO] [stdout]     |                           +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/prefix.rs:725:14
[INFO] [stdout]     |
[INFO] [stdout] 725 |             .find_matches("theunitedstates", 1)
[INFO] [stdout]     |              ^^^^^^^^^^^^ ----------------- argument #1 of type `pyo3::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 402 |         &self,
[INFO] [stdout] 403 |         py: Python,
[INFO] [stdout]     |         ----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 725 |             .find_matches(/* pyo3::Python<'_> */, "theunitedstates", 1)
[INFO] [stdout]     |                           +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/prefix.rs:731:14
[INFO] [stdout]     |
[INFO] [stdout] 731 |             .find_matches("the U.S.", 2)
[INFO] [stdout]     |              ^^^^^^^^^^^^ ---------- argument #1 of type `pyo3::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 402 |         &self,
[INFO] [stdout] 403 |         py: Python,
[INFO] [stdout]     |         ----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 731 |             .find_matches(/* pyo3::Python<'_> */, "the U.S.", 2)
[INFO] [stdout]     |                           +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/prefix.rs:738:14
[INFO] [stdout]     |
[INFO] [stdout] 738 |             .find_matches("the U.S. of C", 1)
[INFO] [stdout]     |              ^^^^^^^^^^^^ --------------- argument #1 of type `pyo3::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 402 |         &self,
[INFO] [stdout] 403 |         py: Python,
[INFO] [stdout]     |         ----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 738 |             .find_matches(/* pyo3::Python<'_> */, "the U.S. of C", 1)
[INFO] [stdout]     |                           +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/prefix.rs:748:14
[INFO] [stdout]     |
[INFO] [stdout] 748 |             .find_matches("the U.S. of A the U.S. of A", 1)
[INFO] [stdout]     |              ^^^^^^^^^^^^ ----------------------------- argument #1 of type `pyo3::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 402 |         &self,
[INFO] [stdout] 403 |         py: Python,
[INFO] [stdout]     |         ----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 748 |             .find_matches(/* pyo3::Python<'_> */, "the U.S. of A the U.S. of A", 1)
[INFO] [stdout]     |                           +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/prefix.rs:757:14
[INFO] [stdout]     |
[INFO] [stdout] 757 |             .find_matches("the U.S. of A", 10)
[INFO] [stdout]     |              ^^^^^^^^^^^^ --------------- argument #1 of type `pyo3::Python<'_>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/prefix.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn find_matches(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 402 |         &self,
[INFO] [stdout] 403 |         py: Python,
[INFO] [stdout]     |         ----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 757 |             .find_matches(/* pyo3::Python<'_> */, "the U.S. of A", 10)
[INFO] [stdout]     |                           +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `search-index` (lib test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "737882ef94819df137aa5d401009ec83387230674c44c71aaf44d4d00c2de7bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "737882ef94819df137aa5d401009ec83387230674c44c71aaf44d4d00c2de7bd", kill_on_drop: false }`
[INFO] [stdout] 737882ef94819df137aa5d401009ec83387230674c44c71aaf44d4d00c2de7bd
